using (ScriptAPI)
{
	AddUInt("UserNo");
	AddUInt("CharNo");
	AddByte("CharClass");
	AddField("UserID", 30);
	AddInt("UserLevel"):
}